Skip to content

chore(deps): bump @types/node from 25.9.3 to 26.0.0#261

Merged
zjshen14 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/types/node-26.0.0
Jun 26, 2026
Merged

chore(deps): bump @types/node from 25.9.3 to 26.0.0#261
zjshen14 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/types/node-26.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 20, 2026

Copy link
Copy Markdown
Contributor

Bumps @types/node from 25.9.3 to 26.0.0.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.9.3 to 26.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 26.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 20, 2026
@zjshen14

Copy link
Copy Markdown
Owner

@types/node 25.9.3 → 26.0.0 is a major type-definition version bump that warrants a human review before merging. @types/node@26 tracks the Node.js 26 API surface, which may expose new or renamed globals and deprecate APIs present in v25 that the project currently relies on. CI passes here because the project happens to compile cleanly today, but the v25→v26 delta can introduce future type errors as the project evolves.

Recommendation: Safe to merge if you're intentionally targeting Node 26; worth a quick scan of the v26 type changes first if the project has a Node version ceiling or runs in CI against Node < 26.


Generated by Claude Code

@zjshen14

Copy link
Copy Markdown
Owner

Straightforward @types/node bump (25.9.3 → 26.0.0) — only package.json and package-lock.json, 9 lines changed. TypeScript type updates only; no production runtime impact. CI is green. Merging.


Generated by Claude Code

@zjshen14 zjshen14 merged commit a4f44a6 into main Jun 26, 2026
3 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/types/node-26.0.0 branch June 26, 2026 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant